home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / clesson / c.dir / 00196_Bitmap_d7.pcx (.png) < prev    next >
Bitmap Image  |  1995-04-05  |  60KB  |  485x120  |  4-bit (6 colors)
Labels: text | font | screenshot
OCR: The expression " c >= 'A' " is true if "c" is greater than or equal to 'A'. Similarly, the expression "c <= 'Z' " is true if "c" is less than or equal to 'Z'. The symbols & & represent the "logical and" operator.